home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global IFLCanChange, IFLBrowsercounter, browserID, ARTComp
- go(the frame)
- if ARTComp <> 1 then
- ADDAdvertBreak(8)
- end if
- ARTWhichSection()
- ARTSubSection()
- if the mouseUp then
- set IFLCanChange to 1
- end if
- ARTQuitCD()
- IFLsectionWordAnimate()
- end
-